Merge branch 'master' of https://xp-dev.com/git/RRRRHHHH_Code
[RRRRHHHH_Code] / ruralHouses client / src / gui / HouseFeaturesGUI.java
index 1e49dca..de173a5 100644 (file)
@@ -290,7 +290,6 @@ public class HouseFeaturesGUI extends JFrame {
                                        + e1.toString());
                }
                
-               //RegExp to see if telephone number is correct??TODO
                if (telIn.getText().matches("[976]\\d{2}[.\\- ]?\\d{3}[.\\- ]?\\d{3}")
                                && mailField
                                .getText()